
/*body { background-color:#F7F7F7;}*/

.
/*	fin header*/
/*	contenido*/
.
	
	margin:10px 0;
	text-decoration:none;
	font-size:1em;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 600;
	}
.info p{
	float: left;
	width: 160px;
	line-height: 25px;
	margin: 8px 3px 8px 8px;
	color:#FFF;
	}
.img-producto img{
	float:left;
	width:100%;
	/*height:340px*/;
	background-color: #00F;
	}
.info-producto{
	float:left;
	width:65.95%;
	height:auto;
	background-color:#f7f7f7;
	margin:0 0 20px;
	}
.info-producto-2{
	height:800px;
	}
.galeria img{
	float:right;
	width:31.91%;
	margin:20px 0 20px;
	}
/* Contacto */
.formulario {
    display: block;
    float: left;
    width: 50%;
    margin: 65px 30px;
    background-color: white;
    padding: 20px;
    font-family: sans-serif
}

.contenidocontacto{
    width: 100%;
    background-color: white;
    height: 665px;
    margin-top: 30px;
}
.mapa {
width: 45%;
    height: 550px;
    float: left;
    margin-top: 40px;
    padding: 20px;
}


legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 1.6em;
line-height: 30px;
font-family: Open Sans, Arial, Helvetica, sans-serif;
font-weight: 600;
font-family: sans-serif;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
#nombre, #direccion, #tel, #email, #ocupacion{
	width:90%;
}
textarea{
	width:90%;
	}
.btn{
	margin: 1px 30px 0 0;
	}



label {
  display: block;
  margin-bottom: 5px;
  font-family:sans-serif;
  
}
bootstrap.css
label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    font-family: sans-serif;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
font-family: sans-serif;}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
font-family: sans-serif;
}


label,
input,
button,
select,
textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    font-family: sans-serif;
}

/*Termina contenido*/
/*inicia footer*/
.footer-area {
	width: 100%;
	float:left;
	background-color:#FF8300;
	}
.footer-nav{
	display:block;
	float:left;
	}
.footer-nav ul {
	margin:0;
	}
.footer-nav ul li {
	float:left;
	}
.footer-nav ul li a {
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:0.7em;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color:#FFF;
	padding:10px 4px 0;
	position:relative;
	top:10px;
	}
.footer-nav ul li a:hover {
	/*background-color:#FF8300;*/	
	}
.footer-copyraigts {
	float:left;
	font-size:11px;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color:#FFF;
	position:relative;
	top:100px;
	}
.copyraigts {
	/*margin: 0;
position: relative;
top: 150px;
left: -600px;
color: #FFF;*/
	}
.link-color{
	color: #FFF;
	}
.link-color :hover {
		
	}
.footer-img{
	float: left;
width: 91%;
background-position: 50%;
background-repeat: no-repeat;
margin-top: -110px;
	}
.footer-menu{
	float:left;
	width:60%;
	}
.footer-social{
	float:right;
	width:40%;
	}
.social{
	float: left;
display: block;
position: relative;
top: -20px;
width: 80%;
	}
.siguenos{
	display: block;
	width: 100px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #FFF;
	padding: 7px 20px;
	position: relative;
	}
.face-logo, .yutube-logo{
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 20px 0 -7px;
	position: relative;
	top:-38px;
	right: -120px;
	}





@media screen and (max-width: 1200px){ 

legend {
        font-size: 22px;
}
    
.formulario {
    display: block;
    float: left;
    width: 50%;
    margin: 43px 10px;
    background-color: white;
    padding: 20px;
    margin-left: 36px;
}






}








@media screen and (max-width: 1174px){ 

.formulario {
    display: block;
    float: left;
    width: 50%;
    margin: 72px 10px;
    background-color: white;
    padding: 0px;
    margin-left: 36px;
}





}



@media screen and (max-width: 1094px){ 
    .btn {
    margin: 0px 30px 0 0;
}
}




@media screen and (max-width: 960px)
{.formulario {
    display: block;
    float: left;
    width: 50%;
    margin: 35px 10px;
    background-color: white;
    padding: 0px;
    margin-left: 36px;
    
}
    .mapa {
    width: 45%;
    height: 550px;
    float: left;
    margin-top: 30px;
    padding: 20px;
}


}




@media screen and (max-width: 919px)
{


.formulario {
    display: block;
    float: left;
    width: 50%;
    margin: 35px 10px;
    background-color: white;
    padding: 0px;
    margin-left: 25px;
}

.mapa {
    width: 45%;
    height: 550px;
    float: left;
    margin-top: 30px;
    padding: 10px;
}
}






@media screen and (max-width: 700px)
{
.contenidocontacto {
    width: 100%;
    background-color: white;
    height: 1182px;
    margin-top: 30px;
}
.formulario {
    display: block;
    float: none;
    width: 95%;
    margin: 35px 10px;
    background-color: white;
    padding: 0px;
    margin-left: 25px;
}
    .mapa {
    width: 95%;
    height: 440px;
    float: none;
    margin-top: 30px;
    padding: 10px;
    margin: auto;
}
}








